shortcutcontroller: Implement GtkBuildable
authorBenjamin Otte <otte@redhat.com>
Fri, 24 Aug 2018 05:00:12 +0000 (07:00 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Mar 2020 03:00:51 +0000 (23:00 -0400)
commit29ced09dc4f91d9d5888799f180f03d500cf8ede
treea1551ff8ae65cd61d211eedf5bd148c5cb42c37a
parent458fcba45795e12ff7b7bda8acbed298ce5de39b
shortcutcontroller: Implement GtkBuildable

Use it to allow adding shortcuts to the controller via the usual <child>
method.
gtk/gtkbuilder.c
gtk/gtkshortcutcontroller.c